Skip to content

PR_26180_OWNER_010-move-dev-local-runtime#289

Draft
ToolboxAid wants to merge 1 commit into
PR_26180_OWNER_009-move-api-applicationfrom
PR_26180_OWNER_010-move-dev-local-runtime
Draft

PR_26180_OWNER_010-move-dev-local-runtime#289
ToolboxAid wants to merge 1 commit into
PR_26180_OWNER_009-move-api-applicationfrom
PR_26180_OWNER_010-move-dev-local-runtime

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

Summary

Moves developer-only local runtime/bootstrap entrypoints into dev/local-runtime/ while preserving the public npm command surface.

  • Moves start-dev.mjs, start-local-api-server.mjs, and team-port-config.mjs from dev/scripts/ to dev/local-runtime/.
  • Updates package.json command targets while preserving command names.
  • Updates targeted tests, validation references, and Project Instructions/backlog status.
  • Does not move API/server app files or www/ browser files.

Stacked Dependency

Base branch: PR_26180_OWNER_009-move-api-application

Next planned PR: PR_26180_OWNER_011-move-tests-and-validation

Validation

  • PASS: git diff --check
  • PASS: npm run validate:canonical-structure
  • PASS: node --check for moved local-runtime files and targeted tests
  • PASS: targeted startup diagnostics tests, 3/3 files and 18/18 subtests
  • PASS: npm run dev:bootstrap -- --team owner command smoke
  • PASS: npm run dev:api -- --team owner command smoke
  • PASS: npm run dev:web -- --team owner command smoke

Playwright was not run because this PR moves local developer entrypoint paths without changing local web route behavior.

Reports And Artifact

Reports are under dev/reports/:

  • codex_review.diff
  • codex_changed_files.txt
  • PR_26180_OWNER_010-move-dev-local-runtime_report.md
  • PR_26180_OWNER_010-move-dev-local-runtime_branch-validation.md
  • PR_26180_OWNER_010-move-dev-local-runtime_requirement-checklist.md
  • PR_26180_OWNER_010-move-dev-local-runtime_validation-report.md
  • PR_26180_OWNER_010-move-dev-local-runtime_manual-validation-notes.md

Outcome ZIP exists locally under dev/workspace/zips/PR_26180_OWNER_010-move-dev-local-runtime_delta.zip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants